RemoveMovieResource
TheRemoveMovieResource
function removes a movie resource from a specified movie file.
pascal OSErr RemoveMovieResource (short resRefNum, short resId);
resRefNum
- Identifies the movie file that contains the movie resource. Your application obtains this value from the
OpenMovieFile
function, described on page 2-86.resId
- Specifies the resource to be removed.
ERROR CODES
File Manager errors
Resource Manager errors